home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Organization / ANSIWriter / stylesheet_3159.css < prev   
Cascading Style Sheet File  |  1994-04-30  |  262b  |  20 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             letter-spacing: -0.1em;
  7.             text-decoration: underline;
  8.             font-weight: bold;
  9.         }
  10.         .style3
  11.         {
  12.             letter-spacing: -0.1em;
  13.             text-shadow: 1px 1px #000000;
  14.         }
  15.         .style4
  16.         {
  17.             letter-spacing: -0.1em;
  18.             font-style: italic;
  19.         }
  20.